Vcenter Vm Hardware Adapter Sata CreateSpec
The Vcenter Vm Hardware Adapter Sata CreateSpec schema provides a specification for the configuration of a newly-created virtual SATA adapter.
{
"type": "string",
"bus": 0,
"pci_slot_number": 0
}
Adapter type.
For more information see: Vcenter Vm Hardware Adapter Sata Type.
If missing or null, a guest-specific default value will be used.
SATA bus number.
If missing or null, the server will choose an available bus number; if none is available, the request will fail.
Address of the SATA adapter on the PCI bus.
If missing or null, the server will choose an available address when the virtual machine is powered on.